Changeset - 84c1092b6d26
[Not reviewed]
version_5
0 1 0
kahpa - 9 years ago 2015-10-09 18:02:09

added donation history link to menu
1 file changed with 1 insertions and 0 deletions:
0 comments (0 inline, 0 general)
ennstatus/templates/base.html
Show inline comments
 
@@ -61,6 +61,7 @@
 
          <a href="#" class="dropdown-toggle" data-toggle="dropdown">Support <b class="caret"></b></a>
 
          <ul class="dropdown-menu">
 
            <li><a href="{{ url_for('donate.index') }}">Donate</a></li>
 
            <li><a href="{{ url_for('donate.received') }}">Donation history</a></li>
 
            <li><a href="{{ url_for('root.member') }}">Join us</a></li>
 
            <li class="dropdown-submenu">
 
              <a>Special programs</a>
0 comments (0 inline, 0 general)