Commit a7a4307fb08d59504cac8ecb593cb529d1957a75

Authored by Zambom
1 parent d9e52ea2

Adjusting template inconsistence

Showing 1 changed file with 0 additions and 6 deletions   Show diff stats
bulletin/templates/bulletin/view.html
@@ -57,10 +57,6 @@ @@ -57,10 +57,6 @@
57 <hr /> 57 <hr />
58 58
59 <div class="row"> 59 <div class="row">
60 -<<<<<<< HEAD  
61 - <div class="col-md-8 col-md-offset-2 col-sm-8 col-sm-offset-2 alert-warning bulletin-warning">  
62 - <div class="col-md-2 col-sm-2">  
63 -=======  
64 <div class="col-md-12"> 60 <div class="col-md-12">
65 <b><h5> {% trans "Check your goals" %}:</b></h5> 61 <b><h5> {% trans "Check your goals" %}:</b></h5>
66 <table class="table table-bordered"> 62 <table class="table table-bordered">
@@ -91,12 +87,10 @@ @@ -91,12 +87,10 @@
91 </table> 87 </table>
92 </div> 88 </div>
93 </div> 89 </div>
94 - </div>  
95 90
96 <div class="row"> 91 <div class="row">
97 <div class="col-md-8 col-md-offset-2 alert-warning bulletin-warning"> 92 <div class="col-md-8 col-md-offset-2 alert-warning bulletin-warning">
98 <div class="col-md-2"> 93 <div class="col-md-2">
99 ->>>>>>> cba88b9cfc2d1ed7f6ebb2af37b204fb9e96f113  
100 <img src="{% static 'img/warning.png' %}" class="img-responsive" /> 94 <img src="{% static 'img/warning.png' %}" class="img-responsive" />
101 </div> 95 </div>
102 <div class="col-md-10 col-sm-10"> 96 <div class="col-md-10 col-sm-10">