{% extends "base.html" %} {% load static %} {% block title %}Discussion Forum{% endblock %} {% block description %} Share and discuss ideas, ask questions, and engage with the OWASP Bug Logging Tool community. Join the conversation and help shape the future of the tool. {% endblock %} {% block keywords %}discussion, forum, community, OWASP, Bug Logging Tool, feedback, ideas, questions{% endblock %} {% block og_title %}Discussion Forum - OWASP Bug Logging Tool{% endblock %} {% block og_description %} Join the OWASP Bug Logging Tool community discussion. Share ideas, ask questions, and connect with other users. {% endblock %} {% block content %} {% include "includes/sidenav.html" %}
{{ post.description }}
{{ comment.content }}
No discussions yet. Be the first to start a discussion!