module Decidim::Templates
This namespace holds the logic of the `Templates` component. This component allows users to create templates in a participatory space.
This holds the decidim-templates version.
Public Class Methods
version()
click to toggle source
# File lib/decidim/templates/version.rb, line 6 def self.version "0.24.3" end