diff options
author | ssstvinc2 <sstvinc2@gmail.com> | 2017-02-09 20:24:25 -0500 |
---|---|---|
committer | ssstvinc2 <sstvinc2@gmail.com> | 2017-02-09 20:24:25 -0500 |
commit | cbbd1122c78834b1beef349797d142ed6d23218a (patch) | |
tree | 2afab3496e02cc1744e413d82ce509a25e3465f1 /html_template/template.html | |
parent | 439b2cf7317af9444e99ba58188d7ce80a906af5 (diff) |
Added/tweaked a few news sources, and added a source list to the page
Diffstat (limited to 'html_template/template.html')
-rwxr-xr-x | html_template/template.html | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/html_template/template.html b/html_template/template.html index 7869155..76b8681 100755 --- a/html_template/template.html +++ b/html_template/template.html @@ -109,5 +109,9 @@ </div>
</div>
+
+<div id="sources">
+ Sources: xxSourcesxx
+</div>
</body>
</html>
|