~widelands-dev/widelands-website/django_staticfiles

« back to all changes in this revision

Viewing changes to templates/wlmaps/edit_comment.html

  • Committer: franku
  • Date: 2018-11-15 20:39:35 UTC
  • mfrom: (504.1.1 widelands)
  • Revision ID: somal@arcor.de-20181115203935-2j4ip880mi4b3mzv
redesign the website to show tabs for some pages and give an additional header section with important links

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
{% extends "wlmaps/base.html" %}
2
2
 
3
 
{% block content %} 
4
 
<h1>Edit comment: {{ map.name }}</h1>
 
3
{% block content_header %}
 
4
    <h1>Edit comment: {{ map.name }}</h1>
 
5
{% endblock %}
 
6
{% block content_main %} 
5
7
<div class="blogEntry">
6
8
    <form enctype="multipart/form-data" action="{% url 'wlmaps_edit_comment' map.slug %}" method="post">
7
9
        <div>