~widelands-dev/widelands-website/trunk

« back to all changes in this revision

Viewing changes to templates/search/includes/workers.html

  • Committer: Holger Rapp
  • Date: 2019-06-21 18:34:42 UTC
  • mfrom: (540.1.3 update_ops_script)
  • Revision ID: sirver@gmx.de-20190621183442-y2ulybzr0rdvfefd
Adapt the update script for the new server.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
{% load highlight %}
 
2
 
 
3
    <a href="{% url 'wlhelp_worker_details' worker.object.tribe.name worker.object.name %}">
 
4
    {{ worker.object.tribe|capfirst }} {{ worker.displayname }}</a><br>
 
5
    {% highlight worker.help with query %}