diff options
author | Arquivo Archive <arquivo@localhost> | 2023-12-24 20:02:34 -0300 |
---|---|---|
committer | Arquivo Archive <arquivo@localhost> | 2023-12-24 20:02:34 -0300 |
commit | 10dde55c5b969fbbcde5e0ccebf68c2f0d2bf04c (patch) | |
tree | 2cc652474f4d634040b09096a3f4857a2c998867 /templates/note | |
parent | 1e0ed3d3110c83febefb8e55a399bcc0647eebda (diff) | |
download | arquivo-10dde55c5b969fbbcde5e0ccebf68c2f0d2bf04c.tar.gz arquivo-10dde55c5b969fbbcde5e0ccebf68c2f0d2bf04c.tar.bz2 |
git-annex in inspiral
Diffstat (limited to 'templates/note')
-rw-r--r-- | templates/note/index.html | 14 |
1 files changed, 3 insertions, 11 deletions
diff --git a/templates/note/index.html b/templates/note/index.html index 6e094abde6c..4a7ce9b7ea4 100644 --- a/templates/note/index.html +++ b/templates/note/index.html @@ -68,15 +68,9 @@ <div id="content"> <p class="pagedate"> - <strong>Posted <span class="date">Qua 11 Jan 2017 16:18:52 -02</span></strong> + <strong>Posted <span class="date">dom 02 fev 2020 17:23:50</span></strong> </p> - <div class="notebox"> - -</div> - - -<p> -Use this template to insert a note into a page. The note will be styled to + <p>Use this template to insert a note into a page. The note will be styled to float to the right of other text on the page. This template has one parameter:</p> @@ -85,8 +79,6 @@ parameter:</p> </ul> -<p></p> - </div> <hr /> @@ -110,7 +102,7 @@ parameter:</p> <!--<div class="pagedate"> - Last edited <span class="date">Qua 11 Jan 2017 16:18:52 -02</span> + Last edited <span class="date">dom 02 fev 2020 17:23:50</span> </div> --> </div> |