「{%s c.subject %}」
{% endif %} {% if p.Name != "" || p.Trip == "" %} {% if p.Name != "" %} {%s p.Name %} {% else %} {%s= ln.Common.Posts["anon"] %} {% endif %} {% endif %} {% if p.Trip != "" %}
!{%s p.Trip %}
{% endif %}
{% if p.Auth != common.NotStaff %}
##{% space %}{%s= ln.Common.Posts[p.Auth.String()] %}
{% endif %}
{% if p.Flag != "" %}
{% code title, ok := countryMap[p.Flag] %}
{% if !ok %}
{% code title = p.Flag %}
{% endif %}


{%= body(p, c.op, c.board, c.index, c.rbText, c.pyu) %}{% for _, e := range p.Moderation %} {%= postModeration(e) %}
{% endfor %}