| 
						
						
						
					 | 
					 | 
					@ -1,23 +1,18 @@ | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					{{template "ng/base/head" .}} | 
					 | 
					 | 
					 | 
					{{template "base/head" .}} | 
				
			
			
				
				
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					{{template "ng/base/header" .}} | 
					 | 
					 | 
					 | 
					<div class="admin user"> | 
				
			
			
				
				
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					<div id="admin-wrapper"> | 
					 | 
					 | 
					 | 
					  <div class="ui container"> | 
				
			
			
				
				
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					    <div id="setting-wrapper" class="main-wrapper"> | 
					 | 
					 | 
					 | 
					    <div class="ui grid"> | 
				
			
			
				
				
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					        <div id="admin-setting" class="container clear"> | 
					 | 
					 | 
					 | 
					      {{template "admin/navbar" .}} | 
				
			
			
				
				
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					            {{template "admin/nav" .}} | 
					 | 
					 | 
					 | 
					      <div class="twelve wide column content"> | 
				
			
			
				
				
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					            <div class="grid-4-5 left"> | 
					 | 
					 | 
					 | 
					        {{template "base/alert" .}} | 
				
			
			
				
				
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					                <div class="setting-content"> | 
					 | 
					 | 
					 | 
					        <h4 class="ui top attached header"> | 
				
			
			
				
				
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					                    {{template "ng/base/alert" .}} | 
					 | 
					 | 
					 | 
					          {{.i18n.Tr "admin.notices.system_notice_list"}} | 
				
			
			
				
				
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					                    <div id="setting-content"> | 
					 | 
					 | 
					 | 
					        </h4> | 
				
			
			
				
				
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					                        <div class="panel panel-radius"> | 
					 | 
					 | 
					 | 
					        <div class="ui attached table segment"> | 
				
			
			
				
				
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					                            <div class="panel-header"> | 
					 | 
					 | 
					 | 
					          <table class="ui very basic striped table"> | 
				
			
			
				
				
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					                                <strong>{{.i18n.Tr "admin.notices.system_notice_list"}}</strong> | 
					 | 
					 | 
					 | 
					 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					                            </div> | 
					 | 
					 | 
					 | 
					 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					                            <div class="panel-body admin-panel"> | 
					 | 
					 | 
					 | 
					 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					                                <div class="admin-table"> | 
					 | 
					 | 
					 | 
					 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
										                <table class="table table-striped"> | 
					 | 
					 | 
					 | 
					 | 
				
			
			
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					            <thead> | 
					 | 
					 | 
					 | 
					            <thead> | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					              <tr> | 
					 | 
					 | 
					 | 
					              <tr> | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
										                            <th>Id</th> | 
					 | 
					 | 
					 | 
					                <th>ID</th> | 
				
			
			
				
				
			
		
	
		
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					                <th>{{.i18n.Tr "admin.notices.type"}}</th> | 
					 | 
					 | 
					 | 
					                <th>{{.i18n.Tr "admin.notices.type"}}</th> | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					                <th>{{.i18n.Tr "admin.notices.desc"}}</th> | 
					 | 
					 | 
					 | 
					                <th>{{.i18n.Tr "admin.notices.desc"}}</th> | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					                <th>{{.i18n.Tr "admin.users.created"}}</th> | 
					 | 
					 | 
					 | 
					                <th>{{.i18n.Tr "admin.users.created"}}</th> | 
				
			
			
		
	
	
		
		
			
				
					| 
						
						
						
							
								
							
						
					 | 
					 | 
					@ -29,26 +24,41 @@ | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					               <tr> | 
					 | 
					 | 
					 | 
					               <tr> | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
							<td>{{.Id}}</td> | 
					 | 
					 | 
					 | 
							<td>{{.Id}}</td> | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
							<td>{{$.i18n.Tr .TrStr}}</td> | 
					 | 
					 | 
					 | 
							<td>{{$.i18n.Tr .TrStr}}</td> | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
										                            <td class="grid-1-2"><span>{{.Description}}</span></td> | 
					 | 
					 | 
					 | 
							<td><span>{{.Description}}</span></td> | 
				
			
			
				
				
			
		
	
		
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
							<td>{{.Created}}</td> | 
					 | 
					 | 
					 | 
							<td>{{.Created}}</td> | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
							<td><a href="{{AppSubUrl}}/admin/notices/{{.Id}}/delete"><i class="fa fa-trash-o text-red"></i></a></td> | 
					 | 
					 | 
					 | 
							<td><a href="{{AppSubUrl}}/admin/notices/{{.Id}}/delete"><i class="fa fa-trash-o text-red"></i></a></td> | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					               </tr> | 
					 | 
					 | 
					 | 
					               </tr> | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					               {{end}} | 
					 | 
					 | 
					 | 
					               {{end}} | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					            </tbody> | 
					 | 
					 | 
					 | 
					            </tbody> | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					          </table> | 
					 | 
					 | 
					 | 
					          </table> | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
										                {{if or .LastPageNum .NextPageNum}} | 
					 | 
					 | 
					 | 
					 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
										                <ul class="pagination"> | 
					 | 
					 | 
					 | 
					 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
										                    {{if .LastPageNum}}<li><a class="btn btn-medium btn-gray btn-radius" href="{{AppSubUrl}}/admin/notices?p={{.LastPageNum}}">« {{.i18n.Tr "admin.prev"}}</a></li>{{end}} | 
					 | 
					 | 
					 | 
					 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
										                    {{if .NextPageNum}}<li><a class="btn btn-medium btn-gray btn-radius" href="{{AppSubUrl}}/admin/notices?p={{.NextPageNum}}">» {{.i18n.Tr "admin.next"}}</a></li>{{end}} | 
					 | 
					 | 
					 | 
					 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
										                </ul> | 
					 | 
					 | 
					 | 
					 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
										                {{end}} | 
					 | 
					 | 
					 | 
					 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
									                </div> | 
					 | 
					 | 
					 | 
					 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					                            </div> | 
					 | 
					 | 
					 | 
					 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
						</div> | 
					 | 
					 | 
					 | 
						</div> | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					 | 
					 | 
					 | 
					 | 
					
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					 | 
					 | 
					 | 
					 | 
						{{with .Page}} | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					 | 
					 | 
					 | 
					 | 
						  {{if gt .TotalPages 1}} | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					 | 
					 | 
					 | 
					 | 
						    <div class="center page buttons"> | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					 | 
					 | 
					 | 
					 | 
						      <div class="ui borderless pagination menu"> | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					 | 
					 | 
					 | 
					 | 
							<a class="{{if .IsFirst}}disabled{{end}} item" href="{{$.Link}}"><i class="angle double left icon"></i> {{$.i18n.Tr "admin.first_page"}}</a> | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					 | 
					 | 
					 | 
					 | 
					                <a class="{{if not .HasPrevious}}disabled{{end}} item" {{if .HasPrevious}}href="{{$.Link}}?page={{.Previous}}"{{end}}> | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					 | 
					 | 
					 | 
					 | 
					                  <i class="left arrow icon"></i> {{$.i18n.Tr "repo.issues.previous"}} | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					 | 
					 | 
					 | 
					 | 
					                </a> | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					 | 
					 | 
					 | 
					 | 
					                {{range .Pages}} | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					 | 
					 | 
					 | 
					 | 
					                      {{if eq .Num -1}} | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					 | 
					 | 
					 | 
					 | 
					                        <a class="disabled item">...</a> | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					 | 
					 | 
					 | 
					 | 
					                      {{else}} | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					 | 
					 | 
					 | 
					 | 
					                        <a class="{{if .IsCurrent}}active{{end}} item" {{if not .IsCurrent}}href="{{$.Link}}?page={{.Num}}"{{end}}>{{.Num}}</a> | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					 | 
					 | 
					 | 
					 | 
					                      {{end}} | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					 | 
					 | 
					 | 
					 | 
					                {{end}} | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					 | 
					 | 
					 | 
					 | 
					                <a class="{{if not .HasNext}}disabled{{end}} item" {{if .HasNext}}href="{{$.Link}}?page={{.Next}}"{{end}}> | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					 | 
					 | 
					 | 
					 | 
							      {{$.i18n.Tr "repo.issues.next"}} <i class="icon right arrow"></i> | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					 | 
					 | 
					 | 
					 | 
					                </a> | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					 | 
					 | 
					 | 
					 | 
							<a class="{{if .IsLast}}disabled{{end}} item" href="{{$.Link}}?page={{.TotalPages}}">{{$.i18n.Tr "admin.last_page"}} <i class="angle double right icon"></i></a> | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
						      </div> | 
					 | 
					 | 
					 | 
						      </div> | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
						    </div> | 
					 | 
					 | 
					 | 
						    </div> | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					 | 
					 | 
					 | 
					 | 
					          {{end}} | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					 | 
					 | 
					 | 
					 | 
						{{end}} | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					 | 
					 | 
					 | 
					 | 
					
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					      </div> | 
					 | 
					 | 
					 | 
					      </div> | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					    </div> | 
					 | 
					 | 
					 | 
					    </div> | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					  </div> | 
					 | 
					 | 
					 | 
					  </div> | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					</div> | 
					 | 
					 | 
					 | 
					</div> | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					{{template "ng/base/footer" .}} | 
					 | 
					 | 
					 | 
					{{template "base/footer" .}} | 
				
			
			
				
				
			
		
	
		
		
	
	
		
		
			
				
					| 
						
						
						
					 | 
					 | 
					
  |