Hub = C8 pro
right now i display temp and humidity from sensors like this.

Text template to show "outside temp", "inside temp" etc
attribute template to display the numbers.
kinda looks crap IMO.
is there a way to combine variables so i can display things more neatly ? so like combine numbers and strings together?
end result will look like..
"Outside temp is 17 C".
So would have to do a variable combine, something like "outside temp is <temp value for sensor 1>"