diff options
author | Mario <mario@mariovavti.com> | 2021-04-10 10:53:27 +0000 |
---|---|---|
committer | Mario <mario@mariovavti.com> | 2021-04-10 10:53:27 +0000 |
commit | ea721d380be15d06a9f0974dc98487523fcdfb58 (patch) | |
tree | d8e16e595f24302e74343119b155df683beca66d /view/tpl/regate.tpl | |
parent | e193b6d870482da0d499e886f6add31bdc7c9d5a (diff) | |
download | volse-hubzilla-ea721d380be15d06a9f0974dc98487523fcdfb58.tar.gz volse-hubzilla-ea721d380be15d06a9f0974dc98487523fcdfb58.tar.bz2 volse-hubzilla-ea721d380be15d06a9f0974dc98487523fcdfb58.zip |
register: move some html out of the code and provide a basic template
Diffstat (limited to 'view/tpl/regate.tpl')
-rw-r--r-- | view/tpl/regate.tpl | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/view/tpl/regate.tpl b/view/tpl/regate.tpl index 04a9df1de..6eaac1478 100644 --- a/view/tpl/regate.tpl +++ b/view/tpl/regate.tpl @@ -1,7 +1,5 @@ <h2>{{$title}}</h2> -<h3>{{$now}}</h3> - <div class="descriptive-paragraph" style="font-size: 1.2em;"><p>{{$desc}}</p></div> <form action="regate/{{$did2}}" method="post"> |