usethesource: Add "See more" link
This commit is contained in:
		
							parent
							
								
									dd5cff8057
								
							
						
					
					
						commit
						f438be339e
					
				
					 1 changed files with 1 additions and 0 deletions
				
			
		|  | @ -61,6 +61,7 @@ | |||
|         <h3 class="f4 lh-title mt0"><a href="{% url 'usethesource:candidate' slug=candidate.slug %}">{{ candidate.name }}</a></h3> | ||||
|         <p class="mb2"><em>Released {{ candidate.release_date }}</em></p> | ||||
|         <p>{{ candidate.description|urlize|linebreaksbr}}</p> | ||||
|         <p style="margin-top: -0.5rem"><a href="{% url 'usethesource:candidate' slug=candidate.slug %}">See more…</a> | ||||
|       </div> | ||||
|     {% endfor %} | ||||
| </section> | ||||
|  |  | |||
		Loading…
	
	Add table
		
		Reference in a new issue