{% extends "::base.html.twig" %} {% block title 'Activity Details' %} {% block content %} {{ include(workplan_links, {'show_search': false}, with_context = false) }}
{{ tactic.getSerial() }} {{ tactic.getTitle() }} |
{{ tactic.getTarget().getWorkPlan().getOrganizationCurrency() }} {{ tactic.getBudget()|number_format(2,'.',',') }} | {{ tactic.getCreator().getFullname() }} | {{ tactic.getCreatedOn()|date(datetime_format, app.user.timezone) }} |